home *** CD-ROM | disk | FTP | other *** search
/ NeXT Education Software Sampler 1992 Fall / NeXT Education Software Sampler 1992 Fall.iso / Programming / Classes / serialComm / serialRead.csh < prev    next >
Encoding:
Linux/UNIX/POSIX Shell Script  |  1992-07-31  |  65 b   |  4 lines

  1. #!/bin/csh -f
  2. set DIR="."
  3. ${DIR}/serialCommDeviceTest -r -b -s15
  4.